GrapeCity ActiveReports for .NET 12.0J
GeoGeometryCollection コンストラクタ

地理空間の形状を集まります。
クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal shapes As IEnumerable(Of GeoShape) _
)
public GeoGeometryCollection( 
   IEnumerable<GeoShape> shapes
)

パラメータ

shapes
地理空間の形状を集まります。
参照

関連項目

GeoGeometryCollection クラス
GeoGeometryCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.